Subroutines Edit Table

The Subroutine edit table lists the name of the subroutine, the return type, the parameters to be passed to the subroutine, and the logic. Notice that the subroutine ID corresponds to the subroutine name called in the processing logic above and that the subroutine has four parameters (P1, P2, P3 and P4) corresponding to the four arguments passed to the subroutine. Also note that the subroutine is of type real since the return value will be a real valued processing time.